getInflatedId

open fun getInflatedId(): Int(source)

Returns the id taken by the inflated view. If the inflated id is NO_ID, the inflated view keeps its original id.

Return

A positive integer used to identify the inflated view or NO_ID if the inflated view should keep its id.

See also